Skip to content

fix(port-forward): add case insensitive search for filter functionality - #808

Merged
Tbaile merged 1 commit into
mainfrom
fix_port_forward_search
Aug 11, 2026
Merged

fix(port-forward): add case insensitive search for filter functionality#808
Tbaile merged 1 commit into
mainfrom
fix_port_forward_search

Conversation

@m-dilorenzi

Copy link
Copy Markdown
Collaborator

The search filter on the Port forward page was case sensitive, so searching for example "camelcase" did not match a port forward named "camelCase". The filter is now case insensitive, consistent with the filters on the other pages.

Closes NethServer/nethsecurity#1854

@m-dilorenzi
m-dilorenzi requested a review from Tbaile August 4, 2026 13:33
@m-dilorenzi m-dilorenzi self-assigned this Aug 4, 2026
@Tbaile
Tbaile merged commit 0fd36b3 into main Aug 11, 2026
5 checks passed
@Tbaile
Tbaile deleted the fix_port_forward_search branch August 11, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Port forward filter is case sensitive

2 participants